-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.6.1
-
Code
-
Classes
- Settings_Page_Email
Total Complexity |
67 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
469 |
Lines of code |
360 |
Logical lines of code |
158 |
Comment lines |
72 |
Methods |
6 |
Properties |
0 |
Methods 6
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_and_sanitize() |
D |
28 |
48 |
119 |
update_wp2fa_network_options() |
A |
49 |
10 |
30 |
email_settings() |
A |
38 |
5 |
92 |
get_email_notification_definitions() |
S |
44 |
2 |
52 |
email_from_settings() |
S |
44 |
1 |
61 |
render() |
S |
71 |
1 |
6 |